POV-Ray : Newsgroups : povray.programming : Re: chi2.cpp : Re: chi2.cpp Server Time
6 Oct 2024 12:57:10 EDT (-0400)
  Re: chi2.cpp  
From: Tony[B]
Date: 7 Dec 2002 12:55:39
Message: <3df2361b@news.povray.org>
> As noted in the file, the code is from a library.  It works well and
without
> problems.  A general rule of all development is to never change a running
> system.  Especially not if there is nothing wrong with it.

Yes, that's true. I agree. But still... This file is like from 1987, isn't
there the possibility that from then to now something in it could be
improved in some other equivalent library? :)

> BTW, gotos are fine, they are just a bit harder to read in their "natural"
> form.  However, you use them all the time - in form of the switch-case
> statement.

Interesting. And would if-else statements not do that too?

--
Anthony Bennett


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.